CardNumber

value class CardNumber(val value: String)

A credit or debit card number.

Since

8.0.0

Constructors

Link copied to clipboard
constructor(value: String)

Properties

Link copied to clipboard

The number consisting only of digits, with no spaces, hyphens, or other characters.